home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
Hardware
/
Drivers
/
MBM
/
_SETUP.1
/
Remove MBM from Registry.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1999-03-09
|
480b
|
31 lines
;
; Remove MBM from Reg
;
; Copyright 1999 Alex van Kaam
;
[version]
signature="$CHICAGO$"
[DefaultInstall]
DelReg = Del_MBM.Reg
[SourceDisksNames]
55="Remove MBM","",1
[SourceDisksFiles]
MBM.INF=55
[DestinationDirs]
MBM.Files.Inf = 17
[MBM.Files.Inf]
MBM.INF
[Del_MBM.Reg]
HKLM,%RunLocation%,"MBM 4",,
HKCU,%RegLocation%,"",,
[Strings]
RunLocation="Software\Microsoft\Windows\CurrentVersion\Run"
RegLocation="Software\Motherboard Monitor"